home *** CD-ROM | disk | FTP | other *** search
Text File | 1990-06-24 | 1.4 KB | 36 lines | [TEXT/pdos] |
- Apple II
- Sample Code Notes
- _____________________________________________________________________________
- Developer Technical Support
-
- #14: FontReport
-
- Version: 3.0 June 1990
-
- APW Components: FontReport.c
- FontReport.rez
- FontReport.Link
- Build
- Build.r
- Full.Build
-
- MPW Components: FontReport.c
- FontReport.r
- FontReport.Make
-
- FontReport demonstrates use of the various calls in the Font Manager. It is a
- utility program that lists the available fonts and displays the font strike
- for any one of them. FontReport shows how to do advanced Font Manager
- operations such as adding an application-defined font; it also offers general
- remarks for all programs using the Font Manager.
- _____________________________________________________________________________
-
- APW users need APW v.1.0, APW Tools & Interfaces v.1.1, APW C v.1.0, and Apple
- IIGS System Software 5.0.2 or later. Three APW command files, Full.Build,
- Build, and Build.r allow you to perform complete or partial rebuilds of the
- load file FontReport.
-
- MPW IIGS users need MPW v.3.0, MPW IIGS Tools v.1.1, and MPW IIGS C v.1.0 or
- later,. The name needed by the MPW Build menu's Build option can be found in
- the FontReport.Make file.
-